home *** CD-ROM | disk | FTP | other *** search
- VERSION 5.00
- Begin VB.Form FrmRotate
- Appearance = 0 'Flat
- BackColor = &H80000005&
- BorderStyle = 3 'Fixed Dialog
- Caption = "Form2"
- ClientHeight = 3945
- ClientLeft = 3930
- ClientTop = 975
- ClientWidth = 4905
- ClipControls = 0 'False
- LinkTopic = "Form2"
- MaxButton = 0 'False
- MinButton = 0 'False
- ScaleHeight = 263
- ScaleMode = 3 'Pixel
- ScaleWidth = 327
- ShowInTaskbar = 0 'False
- Attribute VB_Name = "FrmRotate"
- Attribute VB_GlobalNameSpace = False
- Attribute VB_Creatable = False
- Attribute VB_PredeclaredId = True
- Attribute VB_Exposed = False
-